home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET
/
BCI NET Dec 94.iso
/
archives
/
programming
/
c
/
gcc261ud-c.lha
/
gnu
/
os-include
/
proto
/
mathieeesingbas.h
< prev
next >
Wrap
C/C++ Source or Header
|
1994-09-22
|
288b
|
13 lines
#ifndef PROTO_MATHIEEESINGBAS_H
#define PROTO_MATHIEEESINGBAS_H
#include <clib/mathieeesingbas_protos.h>
#if defined(__OPTIMIZE__) && !defined(__NOINLINES__)
#include <inline/mathieeesingbas.h>
#endif
#ifndef __NOLIBBASE__
extern struct MathIEEEBase *MathIeeeSingBasBase;
#endif
#endif